Update dependency fast-xml-parser to v5.7.1#511
Merged
renovate[bot] merged 1 commit intomainfrom Apr 25, 2026
Merged
Conversation
3c213d7 to
937d4da
Compare
44a2fc2 to
19be8c1
Compare
7cf3422 to
63117bf
Compare
03e30e8 to
4af3c2a
Compare
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Action’s XML parsing dependency to pick up upstream fixes/performance changes in fast-xml-parser, reflected in both package.json and the pnpm lockfile.
Changes:
- Bump
fast-xml-parserfrom5.5.8to5.5.11inpackage.json. - Update
pnpm-lock.yamlto resolve the new version and adjust the transitive dependency graph accordingly.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Updates the direct dependency version for fast-xml-parser. |
| pnpm-lock.yaml | Updates resolved package versions/integrities; dedupes fast-xml-parser versions across the dependency graph. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
1289
to
1292
| '@azure/core-xml@1.5.1': | ||
| dependencies: | ||
| fast-xml-parser: 5.7.1 | ||
| fast-xml-parser: 5.5.11 | ||
| tslib: 2.8.1 |
| "@octokit/action": "8.0.4", | ||
| "@octokit/plugin-retry": "8.1.0", | ||
| "fast-xml-parser": "5.5.8", | ||
| "fast-xml-parser": "5.5.11", |
4af3c2a to
de52242
Compare
de52242 to
0f7134f
Compare
auto-merge was automatically disabled
April 23, 2026 05:49
Pull request was closed
0f7134f to
5072afe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.0→5.7.1Release Notes
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.7.1: upgrade @nodable/entities and FXBCompare Source
@nodable/entitiesv2.1.0@nodable/entitiesfor more detail.Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.